|
Oracle® Rules Palette Release 9.1.0.0.0 E15811-01 |
Use PLANFIELD type to assign the value of a field from AsPlan (the Plan Screen) into a MathVariable so it can be used to perform calculations or process business events.
|
TYPE = PLANFIELD |
|||
|
Element |
Attributes |
Attribute Value |
Element Value |
|
<MathVariable> |
TYPE |
PLANFIELD |
The name of the field that contains the value you need from the Plan screen. |
|
LOG |
Yes, No |
| |
|
ROUND |
Integer |
| |
<MathVariable VARIABLENAME="FieldNameMV" TYPE="PLANFIELD" DATATYPE="TEXT" LOG="Yes" ROUND="2">PlanFieldName</MathVariable>